wayland: Don't traverse transient-ofs when faking root coordinate space
authorJonas Ådahl <jadahl@gmail.com>
Thu, 4 Aug 2016 06:07:47 +0000 (14:07 +0800)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 18 Aug 2016 08:51:51 +0000 (04:51 -0400)
commit4e0ebd0cdf5eefcb19f35aa85e1d84c0ef1f2a7d
tree2681277027dfb1c4d1a9b6e00f7e8f6a1418fb29
parent1f7094a3e527513e1541bead4323afa80703e8ee
wayland: Don't traverse transient-ofs when faking root coordinate space

The position of each transient-of will be in fake-root coordinate
space; thus we should not accumulate all the positions making it an
offset; each window is already in fake root coordinate space.

https://bugzilla.gnome.org/show_bug.cgi?id=769402
gdk/wayland/gdkwindow-wayland.c